home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / MULTILNG.OS_ / multilng.osc
Encoding:
Text File  |  2003-02-21  |  1.2 KB  |  24 lines

  1. <OSCML>
  2. <META KEY=ENTER HREF="LOGIN">
  3. <META KEY=F3 ACTION="REBOOT">
  4. <TITLE>  Client Installation Wizard                   Multilanguage Welcome Example </TITLE>
  5. <FOOTER> Select a language and press [ENTER] to continue </FOOTER>
  6. <BODY left=5 right=75>
  7. <BR>
  8. <BR>
  9. Select a language from the list below.  The language you select determines which
  10. language-specific operating system choices and tools are offered for installation.
  11. <BR>
  12. <FORM ACTION="WELCOME">
  13. <SELECT NAME="LANGUAGE" SIZE=4>
  14. <OPTION VALUE="ENGLISH"> English
  15. <OPTION VALUE="GERMAN"> Deutsch
  16. <OPTION VALUE="SPANISH"> Espanol
  17. <OPTION VALUE="FRENCH"> Francais
  18. </SELECT>
  19. </FORM>
  20. <BR>
  21. NOTE TO ADMINISTRATORS:  This file is an example of a multilanguage Welcome screen. By using a multilanguage Welcome screen, you can host multiple languages of an operating system (OS) on a remote installation server, yet present only the language-specific OS options. When a user selects a language, the remote installation service presents a list of operating systems that match the chosen language. You need to ensure that the languages listed above are available as images on the remote installation servers on your network.
  22. </BODY>
  23. </OSCML>
  24.